clientNotification

@get:JvmName(name = "getClientNotification")
@set:JvmName(name = "setClientNotification")
var clientNotification: MeshProtos.ClientNotification
Notification message to the client

.meshtastic.ClientNotification clientNotification = 16;